Skip to content

feat(probe): add remote certificate metrics via with_remote parameter - #396

Merged
bastischubert merged 2 commits into
prometheus-community:mainfrom
luispcoutinho:feat/add-remote-certificates-support
May 22, 2026
Merged

feat(probe): add remote certificate metrics via with_remote parameter#396
bastischubert merged 2 commits into
prometheus-community:mainfrom
luispcoutinho:feat/add-remote-certificates-support

Conversation

@luispcoutinho

Copy link
Copy Markdown
Contributor

Add with_remote=1 query parameter to the available-certificates API calls in probeSystemAvailableCertificates, enabling the endpoint to return remote certificates (type=remote-cer) alongside local ones.

Remote certificates were previously invisible to the exporter despite being visible in the FortiGate GUI, as the API omits them by default.

luispcoutinho and others added 2 commits April 14, 2026 00:47
Add with_remote=1 query parameter to the available-certificates API calls in probeSystemAvailableCertificates, enabling the endpoint to return remote certificates (type=remote-cer) alongside local ones.

Remote certificates were previously invisible to the exporter despite being visible in the FortiGate GUI, as the API omits them by default.

Signed-off-by: Luis Coutinho <luis.p.coutinho@gmail.com>

@bastischubert bastischubert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a useful enhancement

@bastischubert
bastischubert merged commit 033cdb8 into prometheus-community:main May 22, 2026
10 checks passed
@luispcoutinho
luispcoutinho deleted the feat/add-remote-certificates-support branch May 23, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants